<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bi_loading{
	background-image: url('img/loading.gif');
}

.processcontainer {
	width: 10%;
	border: 1px solid #6C9C2C;
	height: 25px;
	position: relative;
	top: 50%;
	left: 45%;
	
}

#processbar {
	background: #95CA0D;
	float: left;
	height: 100%;
	text-align: center;
	line-height: 150%;
}</pre></body></html>